home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Aventura / bubblegum.swf / scripts / DefineButton2_802 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2007-06-05  |  55 b   |  5 lines

  1. on(press){
  2.    home.muteAll();
  3.    gotoAndStop(1);
  4. }
  5.